Give the component it's own CSS file
authorKarl O. Pinc <kop@karlpinc.com>
Tue, 20 Aug 2024 00:56:09 +0000 (19:56 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Tue, 20 Aug 2024 00:56:09 +0000 (19:56 -0500)
commite38ef591c4e08cc259d57c986a726fa66ac10f7e
treea4c26e57461141116199dda001294fc252fcfa9f
parentbc841b2fcf553de26875ede516684a402aa606eb
Give the component it's own CSS file
MANIFEST.in
src/pgwui_sql/pgwui_sql.py
src/pgwui_sql/static/pgwui_sql.css [new file with mode: 0644]
src/pgwui_sql/templates/sql.mak
tests/test_pgwui_sql.py